PDF4Java Reference Documentation
com.o2sol.pdf4java.core.encodings Package / PDFSystemCmap Class / mapRangeToRange Method
In This Topic
    mapRangeToRange Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void mapRangeToRange( 
       int low,
       int high,
       int offset
    )

    Parameters

    low
    high
    offset
    See Also